﻿2026-08-01T09:39:28.4841380Z ##[group]Run actions/checkout@v5
2026-08-01T09:39:28.4841872Z with:
2026-08-01T09:39:28.4842229Z   repository: BigscreenVR/spt-bs-core
2026-08-01T09:39:28.4845262Z   token: ***
2026-08-01T09:39:28.4845628Z   ssh-strict: true
2026-08-01T09:39:28.4845969Z   ssh-user: git
2026-08-01T09:39:28.4846327Z   persist-credentials: true
2026-08-01T09:39:28.4846718Z   clean: true
2026-08-01T09:39:28.4847080Z   sparse-checkout-cone-mode: true
2026-08-01T09:39:28.4847490Z   fetch-depth: 1
2026-08-01T09:39:28.4847829Z   fetch-tags: false
2026-08-01T09:39:28.4848180Z   show-progress: true
2026-08-01T09:39:28.4848536Z   lfs: false
2026-08-01T09:39:28.4848865Z   submodules: false
2026-08-01T09:39:28.4849299Z   set-safe-directory: true
2026-08-01T09:39:28.4849700Z   allow-unsafe-pr-checkout: false
2026-08-01T09:39:28.4850100Z ##[endgroup]
2026-08-01T09:39:28.5616643Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-01T09:39:28.5618276Z ##[group]Getting Git version info
2026-08-01T09:39:28.5619028Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-01T09:39:28.5619960Z [command]/usr/bin/git version
2026-08-01T09:39:28.5620370Z git version 2.43.0
2026-08-01T09:39:28.5633873Z ##[endgroup]
2026-08-01T09:39:28.5642287Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/708c382a-17d8-4f02-b893-64a21397c18c/.gitconfig'
2026-08-01T09:39:28.5650318Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/708c382a-17d8-4f02-b893-64a21397c18c' before making global git config changes
2026-08-01T09:39:28.5651532Z Adding repository directory to the temporary git global config as a safe directory
2026-08-01T09:39:28.5653714Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-01T09:39:28.5703025Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-01T09:39:28.5722021Z https://github.com/BigscreenVR/spt-bs-core
2026-08-01T09:39:28.5731894Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-01T09:39:28.5734729Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-01T09:39:28.5752920Z refs/heads/golden/handrail
2026-08-01T09:39:28.5760003Z [command]/usr/bin/git checkout --detach
2026-08-01T09:39:28.5898138Z HEAD is now at 68e50a906 release: v0.50.0 — HANDRAIL (releases#69)
2026-08-01T09:39:28.5938905Z [command]/usr/bin/git branch --delete --force golden/handrail
2026-08-01T09:39:28.5969399Z Deleted branch golden/handrail (was 68e50a906).
2026-08-01T09:39:28.6071284Z ##[endgroup]
2026-08-01T09:39:28.6075168Z [command]/usr/bin/git submodule status
2026-08-01T09:39:28.6268716Z ##[group]Cleaning the repository
2026-08-01T09:39:28.6272328Z [command]/usr/bin/git clean -ffdx
2026-08-01T09:39:28.6311072Z [command]/usr/bin/git reset --hard HEAD
2026-08-01T09:39:28.6406805Z HEAD is now at 68e50a906 release: v0.50.0 — HANDRAIL (releases#69)
2026-08-01T09:39:28.6413417Z ##[endgroup]
2026-08-01T09:39:28.6415037Z ##[group]Disabling automatic garbage collection
2026-08-01T09:39:28.6419330Z [command]/usr/bin/git config --local gc.auto 0
2026-08-01T09:39:28.6446689Z ##[endgroup]
2026-08-01T09:39:28.6447280Z ##[group]Setting up auth
2026-08-01T09:39:28.6453043Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-01T09:39:28.6478211Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-01T09:39:28.6676290Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-01T09:39:28.6701635Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-01T09:39:28.6892800Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-01T09:39:28.6923118Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-01T09:39:28.7114038Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-01T09:39:28.7143954Z ##[endgroup]
2026-08-01T09:39:28.7144603Z ##[group]Fetching the repository
2026-08-01T09:39:28.7151025Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +68e50a90602578669b8ee5db9be5332bd49ecadf:refs/remotes/origin/golden/handrail
2026-08-01T09:39:29.1420540Z ##[endgroup]
2026-08-01T09:39:29.1421325Z ##[group]Determining the checkout info
2026-08-01T09:39:29.1422429Z ##[endgroup]
2026-08-01T09:39:29.1426697Z [command]/usr/bin/git sparse-checkout disable
2026-08-01T09:39:29.1464521Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-01T09:39:29.1486891Z ##[group]Checking out the ref
2026-08-01T09:39:29.1489644Z [command]/usr/bin/git checkout --progress --force -B golden/handrail refs/remotes/origin/golden/handrail
2026-08-01T09:39:29.1545101Z Switched to a new branch 'golden/handrail'
2026-08-01T09:39:29.1545884Z branch 'golden/handrail' set up to track 'origin/golden/handrail'.
2026-08-01T09:39:29.1550405Z ##[endgroup]
2026-08-01T09:39:29.1584352Z [command]/usr/bin/git log -1 --format=%H
2026-08-01T09:39:29.1606671Z 68e50a90602578669b8ee5db9be5332bd49ecadf
